ComponentOne Xamarin.iOS
Group Property


C1.CollectionView Assembly > C1.CollectionView Namespace > ICollectionViewGroup<K,T> Interface : Group Property
Gets the key that identifies the group.
Syntax
'Declaration
 
ReadOnly Property Group As K
'Usage
 
Dim instance As ICollectionViewGroup(Of K,T)
Dim value As K
 
value = instance.Group
K Group {get;}
See Also

Reference

ICollectionViewGroup<K,T> Interface
ICollectionViewGroup<K,T> Members